home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
GoldED Tools
/
Warp Parser
/
WarpLaTeX
/
misc
/
test.tex
/
internals.pl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-27
|
210 b
|
11 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate internals original text with physical files.
$key = q/hello_evil_world/;
$ref_files{$key} = "$dir".q|test_ct.html|;
$noresave{$key} = "$nosave";
1;